C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1ChartCore<Tseries,TAnimation,TBinding> Class / SeriesStyles Property

In This Topic
SeriesStyles Property
In This Topic
An array collection that contains the style to be charted.
Syntax
'Declaration
 
Public Overridable ReadOnly Property SeriesStyles As System.Collections.Generic.List(Of ChartStyle)
 
See Also